Bump Nerdbank.GitVersioning from 3.4.255 to 3.8.118 #2238
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Nerdbank.GitVersioning from 3.4.255 to 3.8.118.
Release notes
Sourced from Nerdbank.GitVersioning's releases.
3.8.118
Fixes
nbgv set-version
to write to the best version.json file in scope by @AArnott in Fixnbgv set-version
to write to the best version.json file in scope Nerdbank.GitVersioning#1264Enhancements
Other changes
New Contributors
nbgv
CLI reference Nerdbank.GitVersioning#1145Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.118
3.8.106-alpha
What's Changed
Enhancements
Fixes
nbgv set-version
to write to the best version.json file in scope by @AArnott in Fixnbgv set-version
to write to the best version.json file in scope Nerdbank.GitVersioning#1264Other changes
New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.38-alpha...v3.8.106-alpha
3.8.38-alpha
Fixes
Enhancements
New Contributors
nbgv
CLI reference Nerdbank.GitVersioning#1145Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.38-alpha
3.7.115
Changes:
Fixes:
Enhancements:
This list of changes was auto generated.
3.7.112
What's Changed
ThisAssembly
class by @AArnott in Add option to include package version inThisAssembly
class Nerdbank.GitVersioning#976prepare-release
command by @fmacavilca in Allow customizing commit message pattern inprepare-release
command Nerdbank.GitVersioning#996global::
for all references to types inSystem.*
namespaces. by @alexrp in AssemblyVersionInfo: Useglobal::
for all references to types inSystem.*
namespaces. Nerdbank.GitVersioning#1012Language
special-casing to handle supported programming languages. by @alexrp in InvertLanguage
special-casing to handle *supported* programming languages. Nerdbank.GitVersioning#1021NBGV_UseAssemblyVersionInNativeVersion
msbuild property by @vitezslav-popovsky-solarwinds in IntroduceNBGV_UseAssemblyVersionInNativeVersion
msbuild property Nerdbank.GitVersioning#1125New Contributors
prepare-release
command Nerdbank.GitVersioning#996NBGV_UseAssemblyVersionInNativeVersion
msbuild property Nerdbank.GitVersioning#1125Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.146...v3.7.112
3.7.77-alpha
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.70-alpha...v3.7.77-alpha
3.7.70-alpha
Changes:
Fixes:
Enhancements:
Others:
See More
g
prefix in commit IDs... (truncated)
3.7.62-alpha
What's Changed
global::
for all references to types inSystem.*
namespaces. by @alexrp in AssemblyVersionInfo: Useglobal::
for all references to types inSystem.*
namespaces. Nerdbank.GitVersioning#1012Language
special-casing to handle supported programming languages. by @alexrp in InvertLanguage
special-casing to handle *supported* programming languages. Nerdbank.GitVersioning#1021New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.48-alpha...v3.7.62-alpha
3.7.48-alpha
What's Changed
Features
ThisAssembly
class. PR #976prepare-release
command. PR #996Fixes
New Contributors
Full Changelog
3.6.146
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.143...v3.6.146
3.6.143
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.141...v3.6.143
3.6.141
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.139...v3.6.141
3.6.139
What's Changed
New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.133...v3.6.139
3.6.133
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.132...v3.6.133
3.6.132
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.128...v3.6.132
3.6.128
What's Changed
$(Language)
by @AArnott in Avoid build break for msbuild projects that do not set$(Language)
Nerdbank.GitVersioning#900by @AArnott in Drop BuildMetadata from NPM package version Nerdbank.GitVersioning#843
New Contributors
NBGV_ThisAssemblyNamespace
property. Nerdbank.GitVersioning#911Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.79-alpha...v3.6.128
3.6.79-alpha
What's Changed
NBGV_SetMauiVersionProperties
to suppress new behavior by @AArnott in Allow use ofNBGV_SetMauiVersionProperties
to suppress new behavior Nerdbank.GitVersioning#860tagName
option to customize generated tag name by @ronaldbarendse in AddtagName
option to customize generated tag name Nerdbank.GitVersioning#875New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.65-alpha...v3.6.79-alpha
3.6.65-alpha
What's Changed
by @AArnott in Remove UltimateResourceFallbackLocation property Nerdbank.GitVersioning#791
New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.113...v3.6.65-alpha
3.5.119
What's Changed
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.113...v3.5.119
3.5.113
What's Changed
New Contributors
Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.112...v3.5.113
3.5.112
What's Changed
Stream.Seek
implementations to reliably shift position as required by @AArnott in FixStream.Seek
implementations to reliably shift position as required Nerdbank.GitVersioning#816Full Changelog: dotnet/Nerdbank.GitVersioning@v3.5.109...v3.5.112
3.5.109
Changes:
Fixes:
This list of changes was auto generated.
3.5.108
Changes:
This list of changes was auto generated.
3.5.107
Changes:
Fixes:
dotnet watch
fails due to missing _CollectWatchItems targetOthers:
This list of changes was auto generated.
3.5.104
Changes:
This list of changes was auto generated.
3.5.103
Changes:
Fixes:
Enhancements:
Breaking changes:
ProjectReference
items in a way we haven't tested with, then you might see a build error such as #751 ("PrivateP2PCaching.proj : error MSB4057: The target "x" does not exist in the project."). Please report such errors as new issues for each unique target that cannot be found, and apply the workaround prescribed in #751 to unblock yourself.Others:
3.5.86-alpha
Changes:
3.5.85-alpha
Changes:
Breaking changes:
GenerateAssemblyVersionInfo
msbuild target toGenerateAssemblyNBGVVersionInfo
Fixes:
Enhancements:
See More
Others:
dotnet publish
on an app that uses NB.GVdotnet publish
is broken in 3.5.34/37-alpha with MSB4057... (truncated)
3.5.73-alpha
Changes:
Breaking changes:
GenerateAssemblyVersionInfo
msbuild target toGenerateAssemblyNBGVVersionInfo
Fixes:
nbgv get-commits
to require version matchingEnhancements:
3.5.54-alpha
Changes:
Fixes:
3.5.50-alpha
Changes:
Fixes:
dotnet publish
is broken in 3.5.34/37-alpha with MSB4057Enhancements:
Others:
This list of changes was auto generated.
3.5.37-alpha
Changes:
Fixes:
Others:
nbgv
dependenciesis null
pattern and analyzerThis list of changes was auto generated.
3.5.34-alpha
Changes:
Fixes:
-graph -isolate
switchesEnhancements:
Others:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)